- Postgresql Analytics Mcp Server
Postgresql Analytics Mcp Server
The MCP PostgreSQL Analytics server provides advanced analytics capabilities for PostgreSQL databases, including smart schema exploration, query optimization, index suggestions, and natural language to SQL conversion. It is designed to enhance database performance and accessibility through AI-driven tools.
Overview
PostgreSQL Analytics MCP Server
PostgreSQL Analytics for AI Assistants
Go beyond basic SQL. This MCP server gives your AI assistant deep visibility into PostgreSQL databases: smart schema
exploration, query plan analysis with bottleneck annotations, index optimization suggestions, table health monitoring,
referential integrity auditing, and natural language to SQL generation.
Tools
- explore_schema — Structured schema tree: tables, columns, types, FKs, indexes, row counts, sizes
- analyze_query — EXPLAIN ANALYZE with human-readable bottleneck annotations (seq scans, disk spills, estimate mismatches)
- suggest_indexes — Analyze slow queries or entire databases, suggest optimal indexes with CREATE INDEX statements
- table_stats — Row counts, dead tuples, bloat %, vacuum/analyze history, cache hit ratios
- find_missing_fks — Detect
*_idcolumns without FK constraints, auto-generate ALTER TABLE suggestions - generate_query — Natural language to SQL using actual schema context, with optional execution
Installation
{
"mcpServers": {
"postgres": {
"command": "node",
"args": ["/path/to/mcp-postgres-analytics/dist/index.js"],
"env": {
"DATABASE_URL": "postgres://user:password@localhost:5432/mydb"
}
}
}
}
Use cases
- Understand a new database in one prompt — full schema with row counts and FK relationships
- Optimize slow queries with annotated EXPLAIN ANALYZE output
- Find missing foreign keys across an entire schema in seconds
License
MIT — full source on archimedes.market
---
Server Config
{
"mcpServers": {
"postgres": {
"command": "node",
"args": [
"/path/to/mcp-postgres-analytics/dist/index.js"
],
"env": {
"DATABASE_URL": "postgres://user:password@localhost:5432/mydb"
}
}
}
}Project Info
Created At
3 months agoUpdated At
3 months agoAuthor Name
Archimedes MarketStar
-Language
-License
-Recommend Servers
View AllIvory Coast Payments Mcp
@junter1989k-ai
10 days ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago
Costa Rica Payments Mcp
@junter1989k-ai
10 days ago
Malta Payments Mcp
@junter1989k-ai
10 days ago
Ghana Payments Mcp
@junter1989k-ai
11 days ago
Uganda Payments Mcp
@junter1989k-ai
10 days ago
Denmark Payments Mcp
@junter1989k-ai
10 days ago
Switzerland Payments Mcp
@junter1989k-ai
10 days ago
Creationloop
@marino129
11 days ago
Slovakia Payments Mcp
@junter1989k-ai
10 days ago
Senegal Payments Mcp
@junter1989k-ai
10 days ago
Belgium Payments Mcp
@junter1989k-ai
11 days ago
Nepal Payments Mcp
@junter1989k-ai
10 days ago